pp108 : Constraint Validation

Constraint Validation

It denotes whether constraint validation will be done on the model data.

Syntax

DesignTime

This is a design-time property and can be set through the property sheet of the model.

Remarks

If set to True, the validation will be set for the controls based on the response from the WS-AppServer.
Enabling this property will have the desired effect only if the model has the WS-AppServer Integration property set to True.
During run time, this property can be set using the setEBIConstraintValidation method and accessed using the getEBIConstraintValidation method.

Applies to

Model

Related reference

WS-AppServer Integration
setEBIConstraintValidation()
getEBIConstraintValidation()